message for plugin errors does not include how to fix them
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
When trying to make a snap, but there's a plugin error, the same exception is raised for all the possible errors:
- unknown plugin
- no plugin found in module
- properties failed to load
This exception only mentions the problem, but doesn't explain how to fix it. To add this information, we need to either split the exception, one for each case, or add a field for the information about the fix.
Evaluation history
No evaluation history available.